BEJSON 104 Template
Version: 1.0.0 | Created At: 10/24/2025, 5:12:27 AM
{
"Format": "BEJSON",
"Format_Version": "104",
"Format_Creator": "Elton Boehnen",
"Parent_Hierarchy": "/books/fantasy",
"Records_Type": [
"Book"
],
"Fields": [
{
"name": "ISBN",
"type": "string"
},
{
"name": "Title",
"type": "string"
},
{
"name": "Author",
"type": "string"
},
{
"name": "PageCount",
"type": "integer"
}
],
"Values": []
}